var google.golang.org/grpc/balancer/pickfirst.connectionAttemptsFailedMetric

2 uses

	google.golang.org/grpc/balancer/pickfirst (current package)
		pickfirst.go#L75: 	connectionAttemptsFailedMetric = expstats.RegisterInt64Count(expstats.MetricDescriptor{
		pickfirst.go#L639: 		connectionAttemptsFailedMetric.Record(b.metricsRecorder, 1, b.target)